home *** CD-ROM | disk | FTP | other *** search
- ; MODIFY.DAT Allow modifications to an existing project
- ;
- ; This script is created with several includes to ensure that
- ; the progress bar moves along at a rate that arppoximates the
- ; actual progress being made
-
- #INCLUDE scripts\modstart.dat ; [Start] and misc sections
- #INCLUDE scripts\mem_pix.dat ; get family member photo
- ; change member's photo
- #INCLUDE scripts\homepage.dat ; Build a homepage
- #INCLUDE scripts\nwmember.dat ; get new member information
- #INCLUDE scripts\favorite.dat ; create/edit favorites
- #INCLUDE scripts\pastimes.dat ; create/edit pastimes (includes acts.dat)
- #INCLUDE scripts\notions.dat ; create/edit notions
- #INCLUDE scripts\newspage.dat ; create/edit news
- #INCLUDE scripts\picture.dat ; photo collection
- #INCLUDE scripts\util.dat
- #INCLUDE scripts\server.dat
-